Skip to content

Continuing the translation of unittest #651

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 137 commits into from
Aug 4, 2021
Merged

Continuing the translation of unittest #651

merged 137 commits into from
Aug 4, 2021

Conversation

clacri
Copy link
Contributor

@clacri clacri commented Aug 10, 2020

In this PR https://github.com/python/python-docs-es/pull/408/files there were some problems because they were changes in more than one file. Also, @rapto mentioned he did not have more time to continue the translation, so I'm opening this new PR that comes from base branch 3.8 and includes his changes to the module. I will continue the translation using this PR as a draft.

Palabras que revisar al final por consistencia:

  • Test, no prueba
  • Métodos de aserción, no métodos de assert o de afirmación/confirmación
  • Docstring, no cadena de documentación
  • Configuración de test para text fixture
  • Suite de tests o conjunto de tests??? not sure yet
  • Marcos de test para test frameworks o bien dejar framework

Closes #285

@clacri clacri marked this pull request as draft August 10, 2020 15:49
@cmaureir cmaureir mentioned this pull request Aug 14, 2020
Copy link
Contributor Author

@clacri clacri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

before local pull

clacri and others added 2 commits April 4, 2021 00:46
Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>
Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>

#: ../Doc/library/unittest.rst:60
msgid ""
"Third-party unittest framework with a lighter-weight syntax for writing "
"tests. For example, ``assert func(10) == 42``."
msgstr ""
"Una infraestructura de pruebas unitarias de otro proveedor con una sintaxis "
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

me lo revisare a nivel de todo el fichero, llevo mucho tiempo sin mirarlo y ademas estaba continuando la traduccion de otra persona asi que necesitará una pasada de consistencia

@clacri
Copy link
Contributor Author

clacri commented Apr 4, 2021

Hola! Entiendo que la traduccion ha sido completada por alguien mas en la rama 3.9 no? porque creo recordar que me faltaban parrafos pero ahora la veo completa. Entonces entiendo que solo queda revisarla no? acabo de ver en poedit que esta al 100%!!

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Revisado hasta la linea 1523

Copy link
Contributor

@eamanu eamanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Archivo terminado de revisar. Por favor revisar los comentarios @clacri

@eamanu
Copy link
Contributor

eamanu commented Aug 3, 2021

@cacrespo @clacri @cmaureir Creo que este PR no le falta nada! :) Hay algunos comments para resolver, y ya estaría para mergear :)

cmaureir and others added 16 commits August 4, 2021 15:54
Co-authored-by: Emmanuel Arias <eamanu@yaerobi.com>
* Traducido 100% del archivo library/ssl

* Update TRANSLATORS
Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
* Finalizando distutils

* Arreglando entradas fuzzy
* Traduciendo entradas pendientes
* Update distutils/apiref.po

Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
* Finalizando faq

- Corrigiendo entradas fuzzy,
- Traduciendo nuevas entradas
- Agregando palabaras nuevas
* Apply suggestions from code review
* powrap faq/design.po

Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
* Actualizando pospell a v1.0.6 (quedan 917 de ~1500 errores) [CI SKIP]

* Actualizando pospell a v1.0.6 (quedan 570 de ~1500 errores) [CI SKIP]

* Actualizando pospell a v1.0.6 (quedan ~366 de ~1500 errores) [CI SKIP]

* Actualizado pospell a versión 1.0.9

* Corregidas excepciones encontradas en TravisCi

* Corregidas excepciones encontradas en TravisCI

* Actualizado pospell a version 1.0.11

* Actualizado con rama 3.8 y eliminado diccionario inútil.

* Añadido 'box' a diccionario.

* Actualizado URL de repositorio pospell en configuración pre-commit

* Actualizando a pospell 1.0.12

* Ajustando versión 1.0.12 y arreglando palabras faltantes

* Agregando palabras faltantes

* Corregir palabra

Co-authored-by: Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io>
Aclarando entradas fuzzy y terminando párrafos pendientes.
* Finalizando reference
* Apply suggestions from code review
* powrap
* Agregar palabra faltante reference/expressions

Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
@cmaureir cmaureir merged commit 75a75df into 3.9 Aug 4, 2021
@cmaureir cmaureir deleted the claudia_unittest branch December 10, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress This PR is still work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate library/unittest.po
7 participants